interrupt handler meaning in Chinese
中断处理程序;中断处理器
Examples
- The interrupt handler is part of the orinoco module and interacts with the linux networking stack
中断处理程序是orinoco模块的一部分,并与linux网络栈交互。 - Kprobes provides an interface to break into any kernel routine and collect information non - disruptively from the interrupt handler
Kprobes提供了一个强行进入任何内核例程并从中断处理器无干扰地收集信息的接口。 - And this thesis also analyzed the characteristics of packet receiving interrupt handler and it ' s max interference on the other tasks on the same processor with lower priorities
此外本文还分析了报文接收中断处理程序的时间特性和它对节点上其它任务最大响应时间的影响。 - This driver module includes implementation of addressing encoder end ’ s internal register , reading encoded data from the encoder end and the interrupt handler of the encoder end
整个驱动模块实现了对编码端内部各寄存器的访问,从编码板读取编码数据和预览数据,以及编码系统中断处理程序等功能。 - Because probe event handlers run as extensions to the system breakpoint interrupt handler , they have little or no dependence on system facilities - and so are able to be implanted in the most hostile environments , from interrupt - time , and task - time , to disabled , inter - context switch , and smp - enabled code paths - all without adversely skewing system performance
由于探测器事件处理器是作为系统断点中断处理器的扩展来运行,所以它们很少或者根本不依赖于系统工具这样可以被植入到大部分不友好的环境中(从中断时间和任务时间到禁用的上下文间切换和支持smp的代码路径)都不会对系统性能带来负面影响。